home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / FINACIAL / PCLOAN5.LZH / 3.BAT < prev    next >
DOS Batch File  |  1990-12-24  |  3KB  |  47 lines

  1. echo off
  2. cls                                                          
  3. echo .
  4. echo .
  5. echo      █████████████████████████████████████████████████████████████████░
  6. echo      █                                                               █░░
  7. echo      █        Print the manual to the printer.                       █░░
  8. echo      █                                                               █░░
  9. echo      █        The manual is formatted for 8 1/2 by 11 inch pages.    █░░
  10. echo      █        It is about 75 pages. Be sure you have enough paper    █░░
  11. echo      █        before starting the process.                           █░░
  12. echo      █                                                               █░░
  13. echo      █        If your printer is a dot matrix or daisy wheel,        █░░
  14. echo      █        set it to print 12 characters per inch. If it does     █░░
  15. echo      █        not have this setting, set it to condendsed print.     █░░
  16. echo      █                                                               █░░
  17. echo      █        If the manual does not break the pages correctly       █░░
  18. echo      █        on a laser printer, set the printer to 66 lines per    █░░
  19. echo      █        page. See your printer manual for details.             █░░
  20. echo      █                                                               █░░
  21. echo      █                                                               █░░
  22. echo      █████████████████████████████████████████████████████████████████░░
  23. echo       ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  24. echo .
  25. echo .
  26. pause Any key to continue, Control C to quit...
  27. cls
  28. pkunzip -p a:pcloan5.zip manual.doc
  29. cls
  30. echo .
  31. echo .
  32. echo      ███████████████████████████████████████████████████████████████░
  33. echo      █                                                             █░░
  34. echo      █                                                             █░░
  35. echo      █        Print the manual on the printer.                     █░░
  36. echo      █                                                             █░░
  37. echo      █                                                             █░░
  38. echo      █        The manual is printed.                               █░░
  39. echo      █                                                             █░░
  40. echo      █                                                             █░░
  41. echo      █                                                             █░░
  42. echo      ███████████████████████████████████████████████████████████████░░
  43. echo       ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  44. echo .
  45. echo .
  46. pause
  47.